GtkColorScale: fix an RTL issue
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Feb 2012 00:05:20 +0000 (19:05 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:37:04 +0000 (16:37 -0500)
commit1f698e4f624d351e8f6c18f0c6b33b3f3bf006e2
tree06f3fab70ff908181c5f81518a6fddc8c0639cea
parent49a23acd891e49d1b9e645cedb0bab6d7bf90711
GtkColorScale: fix an RTL issue

When using a horizontal scale in RTL, we need to flip the
background image to go along with the flipped scale.
gtk/gtkcolorscale.c